import { LabeledInputComponent } from '../labeled-input/labeled-input.component'; import * as i0 from "@angular/core"; export declare class PostfixLabeledInputComponent extends LabeledInputComponent { labeledInputComponentRef: any | null; ngAfterViewInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }