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