export declare function generatePrompt(functionName: string, args: any): string;
//# sourceMappingURL=prompt.d.ts.map