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