export declare const CONNECT_EVENT = "connect"; export declare const ERROR_EVENT = "error"; export declare const CLOSE_EVENT = "close"; export declare const ACCOUNTS_CHANGED = "accountsChanged"; export declare const CHAIN_CHANGED = "chainChanged"; export declare const THEME_CHANGED = "themeChanged"; export declare const LANGUAGE_CHANGED = "languageChanged"; //# sourceMappingURL=events.d.ts.map