import Database from 'better-sqlite3'; export declare function migrate(db: Database.Database): void; //# sourceMappingURL=migrations.d.ts.map