/** * Plugin adapters — register all account & action commands at import time. * * Each command is registered via `registerCommand` so the command-runner can * execute them as background jobs. */ export declare function proactiveRefreshCodexTokens(): Promise;