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