/**
 * GPT-5.5 Sisyphus-Junior prompt - focused executor for orchestrator-routed
 * categorized tasks, gated on personal manual QA of the artifact's surface.
 */
export declare function buildGpt55SisyphusJuniorPrompt(useTaskSystem: boolean, promptAppend?: string): string;
