import type { IconComponent } from '../types'; declare const Alarm: IconComponent; export default Alarm;