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