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