export declare function RunWait(program: string, directory?: string, showFlag?: number): number;
