import DataAlert from './DataAlert'; declare const DataAlertFilled: typeof DataAlert; export default DataAlertFilled;