declare const abi: [ { "type": "function", "name": "connectAssemblies", "inputs": [ { "name": "networkNodeId", "type": "uint256", "internalType": "uint256" }, { "name": "assemblyIds", "type": "uint256[]", "internalType": "uint256[]" } ], "outputs": [], "stateMutability": "nonpayable" } ]; export default abi;