import type { RxPlugin } from '../../types/index.d.ts';
export declare const RxDBCleanupPlugin: RxPlugin;
export * from './cleanup.ts';
export * from './cleanup-helper.ts';
