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