networks: {
    bitcoin: Network;
    mutinynet: Network;
    regtest: Network;
    signet: Network;
    testnet: Network;
} = ...

Type declaration