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

declare const BellNotificationOutlineIcon: MdiReactIconComponentType;
export = BellNotificationOutlineIcon;