/**
 * Retrieves the all session account
 */
export declare function useSessions(): import("@roochnetwork/rooch-sdk").Session[];
