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