export declare function updateTypeScriptConfig(root: string, compilerOptions: { experimentalDecorators?: true; }): Promise;