* [MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/format). */ format(list: Iterable<string>): string; /** * Returns an Array of objects representing the different components that can be used to format a list of values in a locale-...