import * as Knex from "knex"; export declare const getCount: (qb: Knex.QueryBuilder) => Promise;