import { Knex } from 'knex'; export declare function queryPostgresMajorVersion(knex: Knex): Promise;