/** * @param {{ templateId: string, promptsDir?: string }} options */ export declare function codexStatusPromptsCommand(options: any): Promise;