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