import type { RxConflictHandler } from '../types'; export declare const defaultConflictHandler: RxConflictHandler;