export declare const ArgumentMetadata: { REQUIREDARGS: string; OPTIONALARGS: string; VARIADICLASTARG: string; };