import CheckAlert from './CheckAlert'; declare const CheckAlertFilled: typeof CheckAlert; export default CheckAlertFilled;