import {UIComponent} from './component'; export declare class DAutoCompleteComponent extends UIComponent { }