export type CfValueObjectKind = "number" | "percent" | "max" | "min" | "formula" | "percentile";