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