import { PersistStorage } from '../stores/Persist'; declare const memory: PersistStorage; export default memory;