export declare const pluralize: (str: string, itemCount: number) => string;