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