import { Wallet } from 'ethers'; export declare function sendEmptyTx(wallet: Wallet): Promise; //# sourceMappingURL=sendEmptyTx.d.ts.map