import type { FC, SVGProps } from "react";
export declare const Upload: FC<SVGProps<SVGSVGElement>>;
export default Upload;
//# sourceMappingURL=Upload.d.ts.map