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