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