export default function writeFileFromTemplate(outputPath: string, templatePath: string, context?: {}): Promise;