export = DUTCH_SLANG; /** * Dutch Slang Dictionary * * Contains Dutch texting slang, abbreviations, and informal language patterns. * Includes standard Dutch (Netherlands) and Belgian Dutch (Flemish) variants. * * Categories: * - Standard Dutch expressions * - Texting abbreviations (SMS/Chat) * - Youth slang (Jongerentaal) * - Regional variants (Flemish/Belgian Dutch) * - Internet/Gaming slang * - Common greetings and farewells * - Exclamations and interjections * * Total terms: ~300+ */ declare const DUTCH_SLANG: Set; //# sourceMappingURL=slang-dutch.data.d.ts.map