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