export declare function renderTemplate(filepath: string, data?: { [k: string]: unknown; }): string; //# sourceMappingURL=render-template.d.ts.map