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

declare const AlarmOffIcon: MdiReactIconComponentType;
export default AlarmOffIcon;
