export declare function formatAddress(address: string): string; export declare function formatDigest(digest: string): string;