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