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