export declare function iteratorToHash(value: any): Record<any, any>;
