export declare class GatewayAgentCommand { static run(argv: string[]): Promise; } //# sourceMappingURL=GatewayAgentCommand.d.ts.map