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