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