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