import { WalletKitClient } from "walletkit-js"; export declare function waitForTransactionHash(client: WalletKitClient, id: string): Promise;