export declare function normalizeArgValue(argValue: boolean | string | number): string | number | boolean;