import type { PropTypesObj } from './types.js'; declare const PropTypes: PropTypesObj; export default PropTypes;