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