export declare const stopProfiler: (log: (message: string) => void) => void | Promise; export declare const createCli: (cliName: string, configPath?: string) => import("cac").CAC; //# sourceMappingURL=cli.d.ts.map