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