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

declare const BellIcon: MdiReactIconComponentType;
export default BellIcon;
