export default function deleteContractTransaction(contractId: number | string, transactionIndex: number | string, user: User): Promise;