import { THorizontalAlignment, TLabelColor, TLabelTheme } from '../../simple/gl-component-title-label-simple.interface'; import * as i0 from "@angular/core"; export declare class GlComponentTitleLabelButtonContainerComponent { labelValue: any; id: any; labelAlignment: THorizontalAlignment; required: boolean; theme: TLabelTheme; labelColor: TLabelColor; requiredFieldDescription: string; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }