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

declare const BellRingOutlineIcon: MdiReactIconComponentType;
export default BellRingOutlineIcon;
