import { BasePromptFragment } from '@theia/ai-core/lib/common'; export declare const EXPLORE_SYSTEM_PROMPT_ID = "explore-system"; export declare const exploreSystemPrompt: BasePromptFragment; //# sourceMappingURL=explore-prompt-template.d.ts.map