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