class types.LangPackStringPluralized extends _TypeLangPackStringimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { LangPackStringPluralized } = types; ConstructorsnewLangPackStringPluralized(params: { key: string; zeroValue?: string; oneValue?: string; twoValue?: string; fewValue?: string; manyValue?: string; otherValue: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsoptionalfewValue: stringkey: stringoptionalmanyValue: stringoptionaloneValue: stringotherValue: stringoptionaltwoValue: stringoptionalzeroValue: stringStatic Propertiesreadonly[paramDesc]: ParamDesc