import { ReactIconComponentType } from '../types';

declare const AddAlarm: ReactIconComponentType;
export default AddAlarm;
            