initialGlobals:
    | { [key: string]: { isRotated: boolean; value: undefined } }
    | { viewport: string; viewportRotated: boolean } = ...