declare const mostFrequent: (array: T[]) => T; export { mostFrequent, }; //# sourceMappingURL=mostFrequent.d.ts.map