export declare function createPersistedRecordSource(clientState?: {}): any;
export declare function createPersistedStore(clientState?: {}): any;
export declare function createPersistedStorage(prefix: any, clientState?: {}): any;
//# sourceMappingURL=utils.d.ts.map