import CrisisAlert from './CrisisAlert'; declare const CrisisAlertFilled: typeof CrisisAlert; export default CrisisAlertFilled;