import React from "react"; import { InputFieldPropsI } from "../../types"; export declare const SearchInput: React.FC>;