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