export { ServicesCommunicationsGatewayArgs, ServicesCommunicationsGatewayState } from "./servicesCommunicationsGateway"; export type ServicesCommunicationsGateway = import("./servicesCommunicationsGateway").ServicesCommunicationsGateway; export declare const ServicesCommunicationsGateway: typeof import("./servicesCommunicationsGateway").ServicesCommunicationsGateway; export { ServicesCommunicationsGatewayTestLineArgs, ServicesCommunicationsGatewayTestLineState } from "./servicesCommunicationsGatewayTestLine"; export type ServicesCommunicationsGatewayTestLine = import("./servicesCommunicationsGatewayTestLine").ServicesCommunicationsGatewayTestLine; export declare const ServicesCommunicationsGatewayTestLine: typeof import("./servicesCommunicationsGatewayTestLine").ServicesCommunicationsGatewayTestLine;