import React from 'react';
declare const InputSearch: (inputProps: any) => React.JSX.Element;
export default InputSearch;
