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