export interface MeasurementTypeDetails { property: string; path: string; description: string; primaryQuantityClass: string; }