import React from 'react' import { type SingleSelectItemNode, type SingleSelectOption } from '../../types' import { ListBoxSection } from '../ListBoxSection' import { Option } from '../Option' export type ListItemProps