import type { SelectProps } from 'antd';
export declare const SelectInNode: (props: SelectProps) => import("react/jsx-runtime").JSX.Element;
