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