export declare const pluralizeEn: (value: number, word: string, suffix?: string) => string;
//# sourceMappingURL=index.d.ts.map