export declare function hash(s: any): string; export declare function unhash(s: string): T;