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