export declare function captureSystemPrompt(prompt: string): void; export declare function getLastSystemPrompt(): string | null;