import { ListBoxItemProps } from './ListBoxItem';
export declare const ListBoxItem: (props: ListBoxItemProps) => JSX.Element;
export { type ListBoxItemOptions, type ListBoxItemProps, ListBoxItem as LIST_BOX_ITEM, } from './ListBoxItem';
//# sourceMappingURL=index.d.ts.map