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