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