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