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

declare const BunnyIcon: MdiReactIconComponentType;
export default BunnyIcon;
