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