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