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