export declare const mergeState: (newState: Partial) => (state: S) => S;