export declare class TscService {
    run(args: string[], cwd: string): Promise<void>;
}
//# sourceMappingURL=tsc.service.d.ts.map