declare function toValueString(obj: any): string; export default toValueString;