import { RoochClient } from '@roochnetwork/rooch-sdk';
export declare function useRoochClient(): RoochClient;
