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