declare const abi: [ { "type": "error", "name": "SOFAccessSystemLib_CallingFromRootSystem", "inputs": [] }, { "type": "error", "name": "SOFAccess_AccessDenied", "inputs": [ { "name": "entityId", "type": "uint256", "internalType": "uint256" }, { "name": "caller", "type": "address", "internalType": "address" } ] } ]; export default abi;