export declare function convertArguments(args: Array<any>, joiner: string): string;
