import InputSelect from './inputSelect'; export default InputSelect; export type { FRCInputSelectProps } from './inputSelect';