import * as i0 from '@angular/core'; declare class FormHeaderComponent { /** * Define the aria level of the title */ readonly headingLevel: i0.InputSignal<1 | 2 | 3 | 4 | 5 | 6>; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export { FormHeaderComponent };