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