export declare const SearchIcon: ({ icon, showIcon }: { icon?: any; showIcon: boolean; }) => import("@emotion/react/jsx-runtime").JSX.Element | null;