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