declare const RenderNlpInput: ({ handelChangeNlp, handleNlpSelect, nlpList, rowIndex, optionZIndex, rowData, }: any) => import("react/jsx-runtime").JSX.Element; export default RenderNlpInput;