import React from 'react';
import { InternalInputProps } from '../../input/internal';
export declare const SearchInput: React.ForwardRefExoticComponent<InternalInputProps & React.RefAttributes<HTMLInputElement>>;
//# sourceMappingURL=search-input.d.ts.map