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