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