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