import { PersistedClient } from 'react-query/persistQueryClient'; export declare function deserialize(cachedString: string): PersistedClient;