// SPDX-License-Identifier: AGPL-3.0 pragma solidity 0.8.28; // Only for testing purposes, the SCI smart contract uses the ENS interface. /* solhint-disable */ import {ENSRegistry} from '@ensdomains/ens-contracts/contracts/registry/ENSRegistry.sol';