export declare const overlay: string;
export declare const title: string;
export declare const whatIsAWalletButton: string;
export declare const viewContainer: string;
export declare const selectedViewContainer: string;
export declare const backButtonContainer: string;
export declare const closeButtonContainer: string;
export declare const walletListContent: string;
export declare const walletListContainer: string;
export declare const walletListContainerWithViewSelected: string;
