import type { CliAction } from "../core/core.models.js";
export declare const cliArgs: import("./cli.models.js").CliArgumentsSetter<CliAction>;
