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