import FileUpload from './FileUpload'
import FilePreview from './FilePreview'
const file = { FileUpload,
FilePreview,
} export default file