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