import { InputWithOptionsUniDriver } from '../InputWithOptions/InputWithOptions.uni.driver';
export { inputWithOptionsUniDriverFactory as autoCompleteUniDriverFactory } from '../InputWithOptions/InputWithOptions.uni.driver';
export type AutoCompleteUniDriver = InputWithOptionsUniDriver;
//# sourceMappingURL=AutoComplete.uni.driver.d.ts.map