import { NewCommandType } from "./types"; declare const command: NewCommandType; export default command;