export declare const container: string;
export declare const walletItem: string;
export declare const selectedWalletItem: string;
export declare const walletIcon: string;
export declare const walletStatus: string;
export declare const installedStatus: string;
export declare const notInstalledStatus: string;
export declare const detectingStatus: string;
export declare const loadingSpinner: string;
