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