export default class FileUpload { constructor(props: any); t: any; state: {}; componentDidMount(): void; render(): JSX.Element; }