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

declare const BellRingIcon: MdiReactIconComponentType;
export default BellRingIcon;
