export declare function countBy(arr: any[], key: string): Record;