import { Network } from "../types"; export declare const getTxOptions: (network: Network) => Promise;