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