import type { ExecOptions, REPL } from '@kui-shell/core'; export default function cwd(execOptions: ExecOptions, repl: REPL): Promise;