import type { ContextBase } from "./context.js"; export declare function checkUpdate(ctx: ContextBase): Promise;