import { Context } from '../domain/context'; export declare const run: (context: Context) => void; //# sourceMappingURL=version.d.ts.map