export { GetManagementAgentArgs, GetManagementAgentResult, GetManagementAgentOutputArgs } from "./getManagementAgent"; export declare const getManagementAgent: typeof import("./getManagementAgent").getManagementAgent; export declare const getManagementAgentOutput: typeof import("./getManagementAgent").getManagementAgentOutput; export { GetManagementAgentAvailableHistoriesArgs, GetManagementAgentAvailableHistoriesResult, GetManagementAgentAvailableHistoriesOutputArgs } from "./getManagementAgentAvailableHistories"; export declare const getManagementAgentAvailableHistories: typeof import("./getManagementAgentAvailableHistories").getManagementAgentAvailableHistories; export declare const getManagementAgentAvailableHistoriesOutput: typeof import("./getManagementAgentAvailableHistories").getManagementAgentAvailableHistoriesOutput; export { GetManagementAgentCountArgs, GetManagementAgentCountResult, GetManagementAgentCountOutputArgs } from "./getManagementAgentCount"; export declare const getManagementAgentCount: typeof import("./getManagementAgentCount").getManagementAgentCount; export declare const getManagementAgentCountOutput: typeof import("./getManagementAgentCount").getManagementAgentCountOutput; export { GetManagementAgentDataSourceArgs, GetManagementAgentDataSourceResult, GetManagementAgentDataSourceOutputArgs } from "./getManagementAgentDataSource"; export declare const getManagementAgentDataSource: typeof import("./getManagementAgentDataSource").getManagementAgentDataSource; export declare const getManagementAgentDataSourceOutput: typeof import("./getManagementAgentDataSource").getManagementAgentDataSourceOutput; export { GetManagementAgentDataSourcesArgs, GetManagementAgentDataSourcesResult, GetManagementAgentDataSourcesOutputArgs } from "./getManagementAgentDataSources"; export declare const getManagementAgentDataSources: typeof import("./getManagementAgentDataSources").getManagementAgentDataSources; export declare const getManagementAgentDataSourcesOutput: typeof import("./getManagementAgentDataSources").getManagementAgentDataSourcesOutput; export { GetManagementAgentGetAutoUpgradableConfigArgs, GetManagementAgentGetAutoUpgradableConfigResult, GetManagementAgentGetAutoUpgradableConfigOutputArgs } from "./getManagementAgentGetAutoUpgradableConfig"; export declare const getManagementAgentGetAutoUpgradableConfig: typeof import("./getManagementAgentGetAutoUpgradableConfig").getManagementAgentGetAutoUpgradableConfig; export declare const getManagementAgentGetAutoUpgradableConfigOutput: typeof import("./getManagementAgentGetAutoUpgradableConfig").getManagementAgentGetAutoUpgradableConfigOutput; export { GetManagementAgentImagesArgs, GetManagementAgentImagesResult, GetManagementAgentImagesOutputArgs } from "./getManagementAgentImages"; export declare const getManagementAgentImages: typeof import("./getManagementAgentImages").getManagementAgentImages; export declare const getManagementAgentImagesOutput: typeof import("./getManagementAgentImages").getManagementAgentImagesOutput; export { GetManagementAgentInstallKeyArgs, GetManagementAgentInstallKeyResult, GetManagementAgentInstallKeyOutputArgs } from "./getManagementAgentInstallKey"; export declare const getManagementAgentInstallKey: typeof import("./getManagementAgentInstallKey").getManagementAgentInstallKey; export declare const getManagementAgentInstallKeyOutput: typeof import("./getManagementAgentInstallKey").getManagementAgentInstallKeyOutput; export { GetManagementAgentInstallKeysArgs, GetManagementAgentInstallKeysResult, GetManagementAgentInstallKeysOutputArgs } from "./getManagementAgentInstallKeys"; export declare const getManagementAgentInstallKeys: typeof import("./getManagementAgentInstallKeys").getManagementAgentInstallKeys; export declare const getManagementAgentInstallKeysOutput: typeof import("./getManagementAgentInstallKeys").getManagementAgentInstallKeysOutput; export { GetManagementAgentNamedCredentialsMetadataArgs, GetManagementAgentNamedCredentialsMetadataResult, GetManagementAgentNamedCredentialsMetadataOutputArgs } from "./getManagementAgentNamedCredentialsMetadata"; export declare const getManagementAgentNamedCredentialsMetadata: typeof import("./getManagementAgentNamedCredentialsMetadata").getManagementAgentNamedCredentialsMetadata; export declare const getManagementAgentNamedCredentialsMetadataOutput: typeof import("./getManagementAgentNamedCredentialsMetadata").getManagementAgentNamedCredentialsMetadataOutput; export { GetManagementAgentPluginCountArgs, GetManagementAgentPluginCountResult, GetManagementAgentPluginCountOutputArgs } from "./getManagementAgentPluginCount"; export declare const getManagementAgentPluginCount: typeof import("./getManagementAgentPluginCount").getManagementAgentPluginCount; export declare const getManagementAgentPluginCountOutput: typeof import("./getManagementAgentPluginCount").getManagementAgentPluginCountOutput; export { GetManagementAgentPluginsArgs, GetManagementAgentPluginsResult, GetManagementAgentPluginsOutputArgs } from "./getManagementAgentPlugins"; export declare const getManagementAgentPlugins: typeof import("./getManagementAgentPlugins").getManagementAgentPlugins; export declare const getManagementAgentPluginsOutput: typeof import("./getManagementAgentPlugins").getManagementAgentPluginsOutput; export { GetManagementAgentsArgs, GetManagementAgentsResult, GetManagementAgentsOutputArgs } from "./getManagementAgents"; export declare const getManagementAgents: typeof import("./getManagementAgents").getManagementAgents; export declare const getManagementAgentsOutput: typeof import("./getManagementAgents").getManagementAgentsOutput; export { GetNamedCredentialArgs, GetNamedCredentialResult, GetNamedCredentialOutputArgs } from "./getNamedCredential"; export declare const getNamedCredential: typeof import("./getNamedCredential").getNamedCredential; export declare const getNamedCredentialOutput: typeof import("./getNamedCredential").getNamedCredentialOutput; export { GetNamedCredentialsArgs, GetNamedCredentialsResult, GetNamedCredentialsOutputArgs } from "./getNamedCredentials"; export declare const getNamedCredentials: typeof import("./getNamedCredentials").getNamedCredentials; export declare const getNamedCredentialsOutput: typeof import("./getNamedCredentials").getNamedCredentialsOutput; export { ManagementAgentArgs, ManagementAgentState } from "./managementAgent"; export type ManagementAgent = import("./managementAgent").ManagementAgent; export declare const ManagementAgent: typeof import("./managementAgent").ManagementAgent; export { ManagementAgentDataSourceArgs, ManagementAgentDataSourceState } from "./managementAgentDataSource"; export type ManagementAgentDataSource = import("./managementAgentDataSource").ManagementAgentDataSource; export declare const ManagementAgentDataSource: typeof import("./managementAgentDataSource").ManagementAgentDataSource; export { ManagementAgentInstallKeyArgs, ManagementAgentInstallKeyState } from "./managementAgentInstallKey"; export type ManagementAgentInstallKey = import("./managementAgentInstallKey").ManagementAgentInstallKey; export declare const ManagementAgentInstallKey: typeof import("./managementAgentInstallKey").ManagementAgentInstallKey; export { NamedCredentialArgs, NamedCredentialState } from "./namedCredential"; export type NamedCredential = import("./namedCredential").NamedCredential; export declare const NamedCredential: typeof import("./namedCredential").NamedCredential; //# sourceMappingURL=index.d.ts.map