declare function run(command: string, cwd?: string): Promise; export { run };