import { SvgIconComponent } from './types'; declare const CategoryIcon: SvgIconComponent; export default CategoryIcon;