import { Select } from './Select'; export { ISelectProps } from './Select.props'; export default Select;