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

declare const AddAlarmIcon: MdiReactIconComponentType;
export default AddAlarmIcon;
