export declare function createTsc(options: { appPath: string; tsconfigPath: string; isWatch: boolean; }): void; //# sourceMappingURL=create-tsc.d.ts.map