export declare function forEachNoEmitChanges(commandType: string[]): void; export declare function forEachNoEmitDtsChanges(commandType: string[]): void; export declare function forEachNoEmitTsc(commandType: string[]): void; export declare function forEachNoEmitTscWatch(commandType: string[]): void; //# sourceMappingURL=noEmit.d.ts.map