import type { RxPlugin } from '../../types'; export declare const NxDBCleanupPlugin: RxPlugin; export * from './cleanup';