/** * window: browser in DOM main thread * self: browser in WebWorker * global: Node.js/other */ export declare const root: any;