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