import { Command } from "../../../types.js"; declare const refreshCommand: Command; export default refreshCommand;