This is not an official fix and I hold no responsibility for what may happen to your site.
To quickly restore access, edit /wp-content/plugins/meta-box/inc/meta-box.php Line 350:
public function is_edit_screen( $screen = null ) : bool {
Replace with:
public function is_edit_screen( $screen = null ) {