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