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