export declare class ValueFormatter { static getNonNegativeValue(imput: any): number; } //# sourceMappingURL=valueFormatter.d.ts.map