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