export declare function shortenAddress(address: string, characters?: number): string;