declare function toArr(val: any): any[]; export default toArr;