export declare const applySearchParams: (reactiveParams: Record, searchParams: URLSearchParams) => void;