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