export { FormlySelectModule } from './select.module';
export { LegacyFormlySelectOptionsPipe, FormlySelectOptionsPipe, FormlySelectOption, FormlyFieldSelectProps, } from './select-options.pipe';
