import { FieldType, FieldTypeConfig, FormlyFieldProps } from '@ngx-formly/core'; import * as i0 from "@angular/core"; interface IProps extends FormlyFieldProps { styleClass?: string; } export declare class KalpanixFormlyPassword extends FieldType> { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export {};