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