import { Config } from '@grunnverk/core'; /** * Execute the updates command */ export declare const execute: (runConfig: Config) => Promise; //# sourceMappingURL=updates.d.ts.map