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