export declare const convertStringNumberToNumber: (key: string, value: string) => string | number;