import Select, { Props as SelectProps } from './select.component'; export default Select; export type { SelectProps };