import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const SwatchIcon: FunctionalComponent; export default SwatchIcon;