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