export declare const NO_ENABLED_CHAINS_ERROR = "No enabled embedded wallet chains. Please go to the Dynamic Dashboard, select Embedded Wallets, and then click the gear icon on the top row to enable a new chain."; export declare const DYNAMIC_WAAS_CONNECTOR_NOT_FOUND_ERROR = "Dynamic Waas connector not found"; export declare const INVALID_CHAINS_ERROR = "The following chains are not enabled for embedded wallets"; export declare const WALLET_CREATION_FAILED_ERROR = "Failed to create wallet account for the following chains";