export declare const transformStringToNumber: (str: string) => number | null;