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