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