declare const Combobox: import("svelte").Component; type Combobox = ReturnType; export default Combobox;