import * as i0 from "@angular/core"; export declare class PepperiFieldTitleComponent { label: string; required: boolean; disabled: boolean; maxFieldCharacters: number; xAlignment: string; showTitle: boolean; inputLength: number; constructor(); static ɵfac: i0.ɵɵFactoryDef; static ɵcmp: i0.ɵɵComponentDefWithMeta; }