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