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