declare const _default: { readonly bitcoin: import("@scure/btc-signer/utils.js", { with: { "resolution-mode": "import" } }).BTC_NETWORK; readonly testnet: import("@scure/btc-signer/utils.js", { with: { "resolution-mode": "import" } }).BTC_NETWORK; readonly regtest: { readonly bech32: "bcrt"; readonly pubKeyHash: 111; readonly scriptHash: 196; readonly wif: 239; }; }; export default _default; //# sourceMappingURL=Networks.d.ts.map