import React from 'react'; import { FileUploadProps } from './types'; export declare const FileUpload: React.ForwardRefExoticComponent>;