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