import React from 'react'; declare const Upload: React.ForwardRefExoticComponent & React.RefAttributes>; export default Upload;