export { TCPRouteArgs } from "./tcproute"; export type TCPRoute = import("./tcproute").TCPRoute; export declare const TCPRoute: typeof import("./tcproute").TCPRoute; export { TCPRouteListArgs } from "./tcprouteList"; export type TCPRouteList = import("./tcprouteList").TCPRouteList; export declare const TCPRouteList: typeof import("./tcprouteList").TCPRouteList; export { TCPRoutePatchArgs } from "./tcproutePatch"; export type TCPRoutePatch = import("./tcproutePatch").TCPRoutePatch; export declare const TCPRoutePatch: typeof import("./tcproutePatch").TCPRoutePatch; export { TLSRouteArgs } from "./tlsroute"; export type TLSRoute = import("./tlsroute").TLSRoute; export declare const TLSRoute: typeof import("./tlsroute").TLSRoute; export { TLSRouteListArgs } from "./tlsrouteList"; export type TLSRouteList = import("./tlsrouteList").TLSRouteList; export declare const TLSRouteList: typeof import("./tlsrouteList").TLSRouteList; export { TLSRoutePatchArgs } from "./tlsroutePatch"; export type TLSRoutePatch = import("./tlsroutePatch").TLSRoutePatch; export declare const TLSRoutePatch: typeof import("./tlsroutePatch").TLSRoutePatch; export { UDPRouteArgs } from "./udproute"; export type UDPRoute = import("./udproute").UDPRoute; export declare const UDPRoute: typeof import("./udproute").UDPRoute; export { UDPRouteListArgs } from "./udprouteList"; export type UDPRouteList = import("./udprouteList").UDPRouteList; export declare const UDPRouteList: typeof import("./udprouteList").UDPRouteList; export { UDPRoutePatchArgs } from "./udproutePatch"; export type UDPRoutePatch = import("./udproutePatch").UDPRoutePatch; export declare const UDPRoutePatch: typeof import("./udproutePatch").UDPRoutePatch;