export interface NodeIKernelECDHService { sendOIDBECRequest: (data: Uint8Array) => Promise; }