declare const ArrayPrototypeValues: (t: T[]) => IterableIterator; export = ArrayPrototypeValues;