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