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

declare const RabbitIcon: MdiReactIconComponentType;
export default RabbitIcon;
