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

declare const AlarmsIcon: MdiReactIconComponentType;
export default AlarmsIcon;
