import SelectTable from 'rc-master-ui/es/table-select';
import type { TableSelectProps } from 'rc-master-ui/es/table-select';
export type { TableSelectProps };
export default SelectTable;
