export declare const hydrateStore: <T>(target: T) => Promise<void>;
