declare function isIntegerPolyfill(value: any): boolean; export default isIntegerPolyfill;