Zend certified PHP/Magento developer

Magento 2.4 : How to override MagentoSalesModelReorderReorderp model?

ModelReorderDataReorderOutput must be compatible with MagentoSalesModelReorderReorder::execute(string $orderNumber, string $storeId): MagentoSalesModelReorderDataReorderOutput

I am getting the above error while trying to override the module. I am trying with the preference to override the execute method.