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