import { SearchProps } from './Search.types.ts'; import { PopoverRef } from 'components/popover'; export declare const Search: import('react').ForwardRefExoticComponent>;