import { IncludeAIAnnotations } from '../../InkeepWidgetProps'; export declare const shouldIncludeAIAnnotations: (includeAIAnnotations?: IncludeAIAnnotations) => boolean;