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

declare const AlarmClockIcon: MdiReactIconComponentType;
export default AlarmClockIcon;
