declare const abi: [ { "type": "error", "name": "Schema_InvalidLength", "inputs": [ { "name": "length", "type": "uint256", "internalType": "uint256" } ] }, { "type": "error", "name": "Schema_StaticTypeAfterDynamicType", "inputs": [] } ]; export default abi;