import type { RxPlugin } from '../../types/index.js';
export declare const RxDBJsonDumpPlugin: RxPlugin;
