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