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