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