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