export * from './Select'; import { selectItemPropTypes, SelectPropsType } from './types'; export type { selectItemPropTypes, SelectPropsType };