export declare const getSystemPrompt: (machineInfo: string, cwd: string, gitAvailable: boolean, additionalInstructions?: string) => string;