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