import React from "react"; declare const FileUploadContainer: (props: any) => React.JSX.Element; export default FileUploadContainer;