import { ListBoxItemProps } from 'react-aria-components'; declare const ListBoxItem: ({ style, className, ...props }: ListBoxItemProps) => import("react/jsx-runtime").JSX.Element; export { ListBoxItem }; //# sourceMappingURL=ListBoxItem.d.ts.map