import { FC, SelectHTMLAttributes } from 'react'; export type SelectHiddenSelectProps = SelectHTMLAttributes; /** * Hidden native `