import type { ForwardRefPrimitive, BaseSearchFieldButtonProps } from '../types'; export declare const SearchFieldButton: ForwardRefPrimitive;