export declare const pluralize: (value: string, count?: number, inclusive?: boolean) => string;