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