import type { CommandContext } from "../../types.js"; export declare function versionText(): string; export declare function versionStatusText(context: CommandContext): Promise; //# sourceMappingURL=action.d.ts.map