export type ValueTypeDataExp = Partial<{ formula: string; valueTypes: number[]; }>;