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