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