import PropTypes from 'prop-types'; export declare let validatePropTypes: (options: unknown, caller: Function, propTypes: Record unknown>>) => void;