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