export default function keyBy(arr: T[], key: string): Record;