export declare const fromEntries: (iterable: Iterable<any>) => any;
