export declare function iteratorToArray(value: any): Array<any>;
