export declare const truncateEthAddress: (hash: string, length?: number) => string;
