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