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