export declare function useHydrate(data: T, update: (serverStateKey?: object) => void): void;