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