import type { DefaultConfigOptions } from "./swagger.js";
/**
 * 主入口
 */
export declare const main: () => Promise<DefaultConfigOptions>;
//# sourceMappingURL=cli.d.ts.map