/**
 * Retrieves all wallets
 */
export declare function useCurrentAddress(): import("@roochnetwork/rooch-sdk").ThirdPartyAddress | undefined;
