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