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