/**
 * Simple wrapper around `getWalletLabel`
 * @returns a static text for Ostium customers with connected wallet
 */
export declare const useWalletLabel: () => string;
