export declare function shortenHash(hash: string, sliceLength?: number): string;