export declare const nunjucksRender: (filePath: string, context?: object) => string;
