/** * Array to list. * * @param input */ export declare function arrayToList(input: any): string;