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