import React from 'react'; import { ISearchInput } from './types'; export declare const SearchInput: React.ForwardRefExoticComponent>;