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