import { btc } from "scryptlib-btc"; export declare function getTransaction(network: btc.Networks.Network, txId: string): Promise;