export { default as JoAutoComplete } from "./src/AutoComplete"; export type { AutoCompleteProps as JTAutoCompleteProps } from "./src/AutoComplete";