/** Performs automatic unit conversion depending on the constructor-supplied criteria. */ export interface IUnitConverter { } //# sourceMappingURL=unit_converter.d.ts.map