declare const fakeIndexedDB: typeof indexedDB;
export default fakeIndexedDB;
