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