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

declare const AlarmOnIcon: MdiReactIconComponentType;
export default AlarmOnIcon;
