export declare function ProcessWait(process: string, timeout?: number): number;
