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