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