UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

4 lines 226 B
import type { ListBoxItemProps } from '../ListBoxItem'; export declare const SelectItem: (props: SelectItemProps) => JSX.Element; export declare type SelectItemProps = ListBoxItemProps; //# sourceMappingURL=SelectItem.d.ts.map