import { InputProps } from '../input'; export declare type SearchInputProps = InputProps;