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