/** * Created by user on 2019/8/31. */ export declare function hashSum(value: any): string;