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