declare function toNum(val: any): number; export default toNum;