import { BasedDbQuery } from './BasedDbQuery.js'; export declare const registerQuery: (q: BasedDbQuery) => Uint8Array;