import * as React from 'react'; export declare const ComboboxRowContext: React.Context; export declare function useComboboxRowContext(): boolean;