import nunjucks from 'nunjucks';
export default function getEngine(templateDir: string): nunjucks.Environment;
