export function entries(value: any): any[] | MapIterator<[any, any]>;
