import { Knex } from "knex"; export declare function checkProxy(knex: Knex): Promise;