#!/usr/bin/env node export default function startNodeTypescriptApp(templateDirectory: string, directory?: string): Promise;