import { EventEmitter } from '@angular/core'; import * as i0 from "@angular/core"; export declare class GlComponentLogoTextOnlyComponent { click$: EventEmitter; clickable: boolean; formType: string; showRelease: boolean; columnView: boolean; title: string; subtitle: string; releaseName: string; constructor(); onClick(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }