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

declare const CatIcon: MdiReactIconComponentType;
export default CatIcon;
