declare const abi: [ { "type": "function", "name": "IS_SCRIPT", "inputs": [], "outputs": [ { "name": "", "type": "bool", "internalType": "bool" } ], "stateMutability": "view" } ]; export default abi;