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