export declare const countBy: (arr: any, fn: any) => any;