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