import { IDB } from "./db"; export declare function initDBWithMemoryMock(): Promise;