export declare const convertArrayOfStringIntoStringNumber: (array: string[]) => string;