import type { CliCommand } from "../types";
export declare const debug: CliCommand;
