import { SelectContextState } from '../providers/SelectProvider/context.ts'; export declare const useSelectContext: () => SelectContextState;