import PropTypes from 'prop-types'; declare const integerPropType: PropTypes.Requireable; export default integerPropType;