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