import { TronAccountContextProps } from '../providers/TronAccountProvider'; export declare function useTronAccount(): TronAccountContextProps;