export { withFormlyFormField } from './form-field.config';
export { FormlyFormFieldModule } from './form-field.module';
export { FormlyFieldProps } from './form-field.wrapper';
export { IonFormlyAttributes as ɵIonFormlyAttributes } from './formly.attributes';
