import { CommandArgs } from "./types"; export declare function executeFortaAgentCliCommand(cliCommandName: T, cliArgs: CommandArgs[T]): Promise; //# sourceMappingURL=index.d.ts.map