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