declare const abi: [ { "type": "function", "name": "registerNetworkNodeClass", "inputs": [ { "name": "typeId", "type": "uint256", "internalType": "uint256" }, { "name": "volume", "type": "uint256", "internalType": "uint256" } ], "outputs": [], "stateMutability": "nonpayable" } ]; export default abi;