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