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