export declare function pluralValue(value: number, singular: string, plural?: string): string; //# sourceMappingURL=pluralValue.d.ts.map