export declare const SearchModal: ({ toggleModal }: { toggleModal: () => void; }) => import("react/jsx-runtime").JSX.Element;