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