import type { LinguisticHashWordLists } from './linguisticHashTypes';
/**
 * Czech word lists used by the linguistic hash.
 *
 * @private utility of `linguisticHash`
 */
export declare const LINGUISTIC_HASH_WORD_LISTS_CS: LinguisticHashWordLists;
/**
 * Note: [💞] Ignore a discrepancy between file name and entity name
 */
