export declare function isValid(addr: string): boolean; export declare function shorten(address: string): string;