import type { TypedBindVariable } from './BindVariable.js'; import type { FilterSelectFunc, HTMLInputTypeAttribute, SelectHTMLAttributes } from '../../../types/jsx/html.js'; import type { InputKeyboardEvent } from '../../../types/jsx/html.events.js'; import { TungstenSimpleComponent } from '../../Components.jsx'; import { DetailedHTMLProps } from '../../../types/jsx/jsx.js'; export type OptionStruct