declare global { interface Window { IpcBridge?: any; APPLICATION_CONTEXT?: any; readonly __APPLICATION_CONTEXT__?: any; readonly __PRELOAD_CONTEXT__?: any; } } export {}; //# sourceMappingURL=ElectronContextBridgeLoader.d.ts.map