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