/**
* Electron-IPC-specific connection handler.
* Use this if you want to establish communication between the frontend and the electron-main process.
*/exportdeclareconstElectronConnectionHandler: unique symbol;
//# sourceMappingURL=electron-connection-handler.d.ts.map