export { CustomCertificateArgs, CustomCertificateState } from "./customCertificate"; export type CustomCertificate = import("./customCertificate").CustomCertificate; export declare const CustomCertificate: typeof import("./customCertificate").CustomCertificate; export { CustomDomainArgs, CustomDomainState } from "./customDomain"; export type CustomDomain = import("./customDomain").CustomDomain; export declare const CustomDomain: typeof import("./customDomain").CustomDomain; export { GetPrivateLinkResourceArgs, GetPrivateLinkResourceResult, GetPrivateLinkResourceOutputArgs } from "./getPrivateLinkResource"; export declare const getPrivateLinkResource: typeof import("./getPrivateLinkResource").getPrivateLinkResource; export declare const getPrivateLinkResourceOutput: typeof import("./getPrivateLinkResource").getPrivateLinkResourceOutput; export { GetServiceArgs, GetServiceResult, GetServiceOutputArgs } from "./getService"; export declare const getService: typeof import("./getService").getService; export declare const getServiceOutput: typeof import("./getService").getServiceOutput; export { HubArgs, HubState } from "./hub"; export type Hub = import("./hub").Hub; export declare const Hub: typeof import("./hub").Hub; export { NetworkAclArgs, NetworkAclState } from "./networkAcl"; export type NetworkAcl = import("./networkAcl").NetworkAcl; export declare const NetworkAcl: typeof import("./networkAcl").NetworkAcl; export { ServiceArgs, ServiceState } from "./service"; export type Service = import("./service").Service; export declare const Service: typeof import("./service").Service; export { SharedPrivateLinkResourceArgs, SharedPrivateLinkResourceState } from "./sharedPrivateLinkResource"; export type SharedPrivateLinkResource = import("./sharedPrivateLinkResource").SharedPrivateLinkResource; export declare const SharedPrivateLinkResource: typeof import("./sharedPrivateLinkResource").SharedPrivateLinkResource; export { SocketioArgs, SocketioState } from "./socketio"; export type Socketio = import("./socketio").Socketio; export declare const Socketio: typeof import("./socketio").Socketio;