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