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

declare const AlarmLightIcon: MdiReactIconComponentType;
export default AlarmLightIcon;
