export declare const Identifiers: { AppData: symbol; Coins: symbol; ContactRepository: symbol; DataRepository: symbol; DelegateService: symbol; ExchangeRateService: symbol; FeeService: symbol; HttpClient: symbol; KnownWalletService: symbol; MigrationSchemas: symbol; MigrationVersion: symbol; PluginRegistry: symbol; ProfileRepository: symbol; SettingRepository: symbol; Storage: symbol; WalletRepository: symbol; WalletService: symbol; }; export declare const Events: { EnvironmentChanged: symbol; ProfileChanged: symbol; };