export { createPersistedStatePlugin } from './plugin';
export type { IStorage, CommonOptions, PluginOptions, StoreOptions, } from './type';
