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