export default function deleteWorkOrderContract(workOrderId: number | string, contractId: number | string, user: User): Promise;