import * as i0 from "@angular/core";
export declare class SectionHeaderComponent {
    center: boolean | '';
    static ɵfac: i0.ɵɵFactoryDeclaration<SectionHeaderComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<SectionHeaderComponent, "dui-section-header", never, { "center": { "alias": "center"; "required": false; }; }, {}, never, ["*"], false, never>;
}
