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