declare function isInt(val: any): boolean; export default isInt;