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