export declare class UiLoadingComponent {
    tip: string;
    constructor();
}
