export type WithCount = { docs: Array; total: number };