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