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