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