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