export declare enum MEASUREMENT_UNITS { KILOGRAMM = "kg", GRAMM = "g", MILIGRAMM = "mg" }