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