import { DocSearch } from '@docsearch/react' import { memo } from 'react' export const WidgetSearch = memo(() => { return ( ) })