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