export declare function hash(value: string, length?: number): string;
