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