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