import { ReactIconComponentType } from '../types';

declare const Upload: ReactIconComponentType;
export default Upload;
            