import * as i0 from "@angular/core"; export declare class DialogTitleComponent { /** Internal signal that indicates whether a subtitle is present in the dialog */ private readonly hasSubTitle; setHasSubTitle(value: boolean): void; componentClass: import("@angular/core").Signal; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }