import { Kysely } from 'kysely'; declare const _default: { '001': { up: (db: Kysely) => Promise; down: (db: Kysely) => Promise; }; }; export default _default; //# sourceMappingURL=migrations.d.ts.map