import { IStateProvider } from './types'; export declare const localStorageStateProvider: IStateProvider;