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

declare const AlarmAddIcon: MdiReactIconComponentType;
export default AlarmAddIcon;
