import type { DocSearchProps } from '@docsearch/react'; /** * Get docsearch options to be compatible with VuePress */ export declare const useDocsearchShim: () => Partial;