import { FC } from 'react'; import './index.less'; import { Setting } from './utils'; declare const Item: FC void; onUnfixItem?: (columnKey: string) => void; }>; export default Item;