import { MdiReactIconComponentType } from './dist/typings';

declare const CategoryIcon: MdiReactIconComponentType;
export default CategoryIcon;
