import * as i0 from "@angular/core";
export declare class HeaderTextComponent {
    headerTextClass: boolean;
    static ɵfac: i0.ɵɵFactoryDeclaration<HeaderTextComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<HeaderTextComponent, "c-header-text, [cHeaderText]", never, {}, {}, never, ["*"], true, never>;
}
