iterator.d.ts 102 Bytes
export declare function symbolIteratorPonyfill(root: any): any;
export declare const $$iterator: any;