export declare const convertToPositiveNumberIfPossible: (numberString: string) => number;