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