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