export declare function writeVscodeConfigurations(baseDir: string, tsPath: string): Promise<void>;
