export declare function entriesToObject(obj: Array<[string, T]>): Record;