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