import * as i0 from '@angular/core'; import { ElementRef } from '@angular/core'; import * as i2 from '@angular/common'; import * as i3 from 'novo-elements/elements/common'; import * as i4 from 'novo-elements/elements/icon'; import * as i5 from 'novo-elements/elements/button'; declare class NovoHeaderSpacer { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } declare class NovoUtilsComponent { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } declare class NovoUtilActionComponent { icon: string; size: string; inverse: boolean; disabled: boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } declare class NovoHeaderComponent { element: ElementRef; role: string; headerClass: string; condensed: boolean; title: string; subTitle: string; inverse: string; icon: string; size: 'small' | 'medium' | 'large'; get hb_isSizeSmall(): boolean; get hb_isSizeLarge(): boolean; get hb_isSizeDefault(): boolean; set theme(theme: string); get theme(): string; private _theme; constructor(element: ElementRef); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } declare class NovoHeaderModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } export { NovoHeaderComponent, NovoHeaderModule, NovoHeaderSpacer, NovoUtilActionComponent, NovoUtilsComponent };