export { GetServiceArgs, GetServiceResult, GetServiceOutputArgs } from "./getService"; export declare const getService: typeof import("./getService").getService; export declare const getServiceOutput: typeof import("./getService").getServiceOutput; export { ServiceArgs, ServiceState } from "./service"; export type Service = import("./service").Service; export declare const Service: typeof import("./service").Service; export { ServiceCustomCertificateArgs, ServiceCustomCertificateState } from "./serviceCustomCertificate"; export type ServiceCustomCertificate = import("./serviceCustomCertificate").ServiceCustomCertificate; export declare const ServiceCustomCertificate: typeof import("./serviceCustomCertificate").ServiceCustomCertificate; export { ServiceCustomDomainArgs, ServiceCustomDomainState } from "./serviceCustomDomain"; export type ServiceCustomDomain = import("./serviceCustomDomain").ServiceCustomDomain; export declare const ServiceCustomDomain: typeof import("./serviceCustomDomain").ServiceCustomDomain; export { ServiceNetworkAclArgs, ServiceNetworkAclState } from "./serviceNetworkAcl"; export type ServiceNetworkAcl = import("./serviceNetworkAcl").ServiceNetworkAcl; export declare const ServiceNetworkAcl: typeof import("./serviceNetworkAcl").ServiceNetworkAcl; export { SharedPrivateLinkResourceArgs, SharedPrivateLinkResourceState } from "./sharedPrivateLinkResource"; export type SharedPrivateLinkResource = import("./sharedPrivateLinkResource").SharedPrivateLinkResource; export declare const SharedPrivateLinkResource: typeof import("./sharedPrivateLinkResource").SharedPrivateLinkResource;