import type { DefineComponent } from 'vue'; declare const ListBox: DefineComponent>; export { ListBox };