import * as knex from 'knex'; declare const _default: (connectionConfig: knex.Config) => () => Promise; export default _default;