import { BlockchainName } from 'src/core'; export interface Global { sdkEnv: { providers: Record; }; }