export type TemplateRenderFn = (path: string, data?: Record) => string; //# sourceMappingURL=workflow-templates.d.ts.map