/// import type { IInputProps } from "../Combobox.types"; export default function Input(props: IInputProps): JSX.Element;