export declare enum LocalStorageKeys { usedWalletsIds = "@StellarWalletsKit/usedWalletsIds", activeAddress = "@StellarWalletsKit/activeAddress", selectedModuleId = "@StellarWalletsKit/selectedModuleId", hardwareWalletPaths = "@StellarWalletsKit/hardwareWalletPaths", wcSessionPaths = "@StellarWalletsKit/wcSessionPaths" } //# sourceMappingURL=storage.d.ts.map