import { IndexedStorage } from "./indexed_storage"; export { IndexedStorage }; export default IndexedStorage;