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