export default function getLayoutMode({ width, height }: { width: any; height: any; }): string;