import React from 'react'; import type { SetRowKeyTypeProps } from './PropsType'; declare const SetRowKeyType: React.FC; export default SetRowKeyType;