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