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