iterator.d.ts 102 Bytes Raw Blame History Permalink 1 2 export declare function symbolIteratorPonyfill(root: any): any; export declare const $$iterator: any;