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

declare const BellOutlineIcon: MdiReactIconComponentType;
export default BellOutlineIcon;
