export declare function run(args: {
    force?: boolean;
}): Promise<void>;
//# sourceMappingURL=patch.d.ts.map