export function createStore(persistInLocalStorage: any): any; export function clearStore(store: any): void; export const IMMERS_STORE_KEY: "_immers_client_store";