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