import * as i0 from "@angular/core";
/**
 * Status bar component
 */
export declare class StatusBarComponent {
    static ɵfac: i0.ɵɵFactoryDeclaration<StatusBarComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<StatusBarComponent, "ngx-remote-desktop-status-bar", never, {}, {}, never, ["ngx-remote-desktop-status-bar-item"]>;
}
