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