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