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