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

declare const AlarmClocksIcon: MdiReactIconComponentType;
export default AlarmClocksIcon;
