import { HATS_ACCOUNT_1OFN_ABI,// Hats Account 1 of N ABI ERC6551_REGISTRY_ABI,// The registry's ABI (factory which deploys Hats Account instances) HATS_ACCOUNT_1OFN_IMPLEMENTATION,// Mapping between a chain ID to the Hats Account 1 of N implementation address in this chain ERC6551_REGISTRY,// The registry's address} from"@hatsprotocol/hats-account-sdk";