import type { TaskContext, TaskContextRunResult } from './types'; export default function taskTsCompile(): (name: string, context: TaskContext) => Promise; //# sourceMappingURL=taskTsCompile.d.ts.map