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