import { SDNClient } from "../src"; export declare function execCommand(client: SDNClient, command: string): Promise;