import React from 'react'; import { ListboxOptions } from './Listbox.types'; export declare const Listbox: React.FC;