import type { Knex } from 'knex'; declare const config: { [key: string]: Knex.Config; }; export default config; //# sourceMappingURL=knexfile.d.ts.map