export declare const getFormattedContractAddress: (fullAddress: string | undefined) => string; export declare const getSafePreviewText: (fullText: string, maxChars: number) => string; //# sourceMappingURL=format.d.ts.map