export { GetServiceEnvironmentArgs, GetServiceEnvironmentResult, GetServiceEnvironmentOutputArgs } from "./getServiceEnvironment"; export declare const getServiceEnvironment: typeof import("./getServiceEnvironment").getServiceEnvironment; export declare const getServiceEnvironmentOutput: typeof import("./getServiceEnvironment").getServiceEnvironmentOutput; export { GetServiceEnvironmentsArgs, GetServiceEnvironmentsResult, GetServiceEnvironmentsOutputArgs } from "./getServiceEnvironments"; export declare const getServiceEnvironments: typeof import("./getServiceEnvironments").getServiceEnvironments; export declare const getServiceEnvironmentsOutput: typeof import("./getServiceEnvironments").getServiceEnvironmentsOutput; //# sourceMappingURL=index.d.ts.map