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

declare const AlarmOffIcon: MdiReactIconComponentType;
export = AlarmOffIcon;