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