import { type UserOptions } from "../config.js"; export declare const updateReadmeVersion: (version: string, flags?: UserOptions) => void;