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