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