declare const logCommand: (cwd?: string, outputCapture?: string[]) => Promise; export { logCommand };