import type { SelectProps } from 'antd'; import React from 'react'; declare const PositionSelect: React.FC; export default PositionSelect;