/// import { HIStyles } from './types'; declare function HoverSelect(props: HIStyles): import("react").JSX.Element; export { HoverSelect };