export declare function utf82hex(text: string): string; export declare function shortAddr(account: string, length?: number): string;