import { Chalk } from 'chalk'; export declare const occurencesToColor: (ocurrences: { [x: string]: number; }) => Chalk; //# sourceMappingURL=occurrences-to-color.d.ts.map