export declare function runVbsScript(script: string): Promise<string>;
