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