export declare const generateInstructionsPrompt: (language: string, prompt: string, suffix: string) => string;
//# sourceMappingURL=instruction.d.ts.map