import { Store } from '@ngrx/store'; import * as i0 from "@angular/core"; export declare class LaunchTabComponent { private store; label: boolean; constructor(store: Store); launchNewWindow(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }