IStarknetConfig: {
    goerli: IChainNetworkConfig;
    mainnet: IChainNetworkConfig;
    sepolia: IChainNetworkConfig;
}

Type declaration