import Database from "better-sqlite3"; export declare function initializeDb(db: Database.Database): void; //# sourceMappingURL=schema.d.ts.map