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