export declare const pluralize: (value: string, count?: number, inclusive?: boolean) => string; //# sourceMappingURL=pluralize.d.ts.map