export { withFormlyFieldSelect } from './select.config'; export { FormlyMatSelectModule } from './select.module'; export { FormlyFieldSelect, FormlySelectFieldConfig } from './select.type';