import React from 'react'; import { InputPropType } from '../../types'; declare const FormInputSearch: React.FC; export default FormInputSearch;