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