import { ICommand } from "../../types.mjs";
export default function createDebugCommand(): ICommand;
