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

declare const Alarm: ReactIconComponentType;
export default Alarm;
            