import { InputProps } from '../../../../ui/index.js';
export declare function Select(props: InputProps): import("react/jsx-runtime").JSX.Element;
