export { ApplicationSecurityGroupAssociationArgs, ApplicationSecurityGroupAssociationState } from "./applicationSecurityGroupAssociation"; export type ApplicationSecurityGroupAssociation = import("./applicationSecurityGroupAssociation").ApplicationSecurityGroupAssociation; export declare const ApplicationSecurityGroupAssociation: typeof import("./applicationSecurityGroupAssociation").ApplicationSecurityGroupAssociation; export { EndpointArgs, EndpointState } from "./endpoint"; export type Endpoint = import("./endpoint").Endpoint; export declare const Endpoint: typeof import("./endpoint").Endpoint; export { GetEndpointConnectionArgs, GetEndpointConnectionResult, GetEndpointConnectionOutputArgs } from "./getEndpointConnection"; export declare const getEndpointConnection: typeof import("./getEndpointConnection").getEndpointConnection; export declare const getEndpointConnectionOutput: typeof import("./getEndpointConnection").getEndpointConnectionOutput; export { GetServiceArgs, GetServiceResult, GetServiceOutputArgs } from "./getService"; export declare const getService: typeof import("./getService").getService; export declare const getServiceOutput: typeof import("./getService").getServiceOutput; export { GetServiceEndpointConnectionsArgs, GetServiceEndpointConnectionsResult, GetServiceEndpointConnectionsOutputArgs } from "./getServiceEndpointConnections"; export declare const getServiceEndpointConnections: typeof import("./getServiceEndpointConnections").getServiceEndpointConnections; export declare const getServiceEndpointConnectionsOutput: typeof import("./getServiceEndpointConnections").getServiceEndpointConnectionsOutput;