importtype { Context } from"../../bundler/context.js";
/**
* Check the version of the `convex` NPM package and nag if Convex AI files
* are out of date.
*/exportdeclarefunctioncheckVersion(ctx: Context): Promise<void>;
//# sourceMappingURL=updates.d.ts.map