import type { FC } from 'react';
import './index.less';
declare const SelectRangeMenber: FC<any>;
export default SelectRangeMenber;
