declare const ArrayPrototypeToLocaleString: (t: T[]) => string; export = ArrayPrototypeToLocaleString;