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

declare const AlarmBellIcon: MdiReactIconComponentType;
export default AlarmBellIcon;
