import { SvgIconComponent } from './types'; declare const AlarmOffIcon: SvgIconComponent; export default AlarmOffIcon;