declare function toStr(val: any): string; export default toStr;