export declare const coerceToNonnegativeValue: (num: string, defaultNum: number) => number;