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