import type { ODataSelect } from '../../../lib/odata'; import type { DocumentMiddleware } from '../../searchBackend'; export declare function useSearchResult>(): DocumentMiddleware;