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