import type { QueryAllParams } from "../utils/query.js"; export declare const count: (params: QueryAllParams) => Promise;