export declare function registerMsgHandler(onMsg: (dbCtx: any, msg: any) => Uint8Array | ArrayBuffer | null): void;