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