import './combobox.ts'; export { NCombobox } from './combobox-element.ts'; export type { ComboboxOption } from './combobox-element.ts'; //# sourceMappingURL=index.d.ts.map