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