/**
 * Representation of the 'KpiCountAggregate' schema.
 * Format: "int64".
 */
export type KpiCountAggregate = number;
//# sourceMappingURL=kpi-count-aggregate.d.ts.map