import FileUpload from './FileUpload'; export default FileUpload; export type { FileUploadProps, FileUploadRef } from './type';