This is a problem in PHP8+. To fix this we need to fix the add_filter() within ‘models/DspExportImportModel.php’ on line 136 to the below.
add_filter('map_meta_cap', array($this,'menusUnfilteredUpload'), 0, 2);
This will now allow you to upload the menu import.