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