import ArrayIterator from "./ArrayIterator.js"; declare const ArrayIteratorPrototype: ArrayIterator; export = ArrayIteratorPrototype;