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

declare const AlarmTickIcon: MdiReactIconComponentType;
export default AlarmTickIcon;
