import { Select } from 'rc-master-ui';
import type { SelectProps } from 'rc-master-ui';
export type { SelectProps };
export default Select;
