import { PersistStore } from './PersistStore';
export declare const PersistStoreMap: Map<any, PersistStore<any, any>>;
