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

declare const AlarmLightOutlineIcon: MdiReactIconComponentType;
export default AlarmLightOutlineIcon;
