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

declare const AlarmAdd: ReactIconComponentType;
export default AlarmAdd;
            