export declare const DOCUMENT: Document | null; export declare const WINDOW: (Window & typeof globalThis) | null;