export type CountData = { /** * Total */ count: number; };