import type { IndexWidget, UiState } from 'instantsearch.js'; export declare function useIndexContext(): IndexWidget;