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