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