/** * @param {{ targetPath: string }} options */ export declare function opencodeStatusCommand(options: any): Promise;