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

declare const AlarmPlusIcon: MdiReactIconComponentType;
export default AlarmPlusIcon;
