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