import { BitcoinProtocolNetwork } from '../types/protocol'; export declare function getBitcoinJSNetwork(protocolNetwork: BitcoinProtocolNetwork, bitcoinJS: any): any;