export declare function fromEntries<T = any>(entries: Array<[string, any]>): T;
//# sourceMappingURL=lang.d.ts.map