import { Category } from '@hint/utils-types';
export declare const getCategoryName: (category: Category, language?: string) => string;
//# sourceMappingURL=get-category-name.d.ts.map