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