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

declare const BellOffIcon: MdiReactIconComponentType;
export default BellOffIcon;
