declare const getCategory: (name: string) => string; export { getCategory };