import { Network } from "@bithighlander/bitcoin-cash-js-lib"; export declare function getNetwork(coin: string, scriptType?: string): Network;