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