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