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

declare const AccessAlarm: ReactIconComponentType;
export default AccessAlarm;
            