export declare const ProgramLaunchHelper: {
    vscode(root: string): void;
};
