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