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