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