export declare const createWindow: () => (Window & typeof globalThis) | null;
//# sourceMappingURL=window.d.ts.map