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