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