import { Upload } from 'antd'; export type { UploadProps } from 'antd/lib/upload'; export * from 'antd/lib/upload'; export default Upload;