export default function deleteContractFee(contractId: number | string, feeId: number | string, user: User): Promise;