export declare function runCommand(args: string[]): Promise<void>;
