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

declare const BellAddIcon: MdiReactIconComponentType;
export default BellAddIcon;
