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