import { AutoCompleteComponent } from './types'; export declare const AutoComplete: AutoCompleteComponent; export * from './types';