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