interface A { @@iterator(): Iterator } interface A { @@asyncIterator(): Iterator }