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