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