import { SVGProps } from "react";
declare const FCDownload: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { FCDownload };
