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