import type { EthereumTransaction } from "@rarible/ethereum-provider"; export declare function waitTx(tx: Promise): Promise;