export declare function saveRenderedTemplate(templateName: string, context: Record, filePath: string, fileName: string, keepIfExists?: boolean): void;