export { MASA_GOERLI as MASA, USDC_GOERLI as USDC, WETH_GOERLI as WETH, } from '@masa-finance/masa-contracts-identity/dist/src/constants'; export declare const SoulboundIdentityAddress: string; export declare const SoulboundCreditReportAddress: string; export declare const SoulNameAddress: string; export declare const SoulStoreAddress: string; export declare const SoulLinkerAddress: string;