export { listKubernetesVersions, listMeshUpgradeProfiles, getMeshUpgradeProfile, listMeshRevisionProfiles, getMeshRevisionProfile, getUpgradeProfile, listOutboundNetworkDependenciesEndpoints, getCommandResult, runCommand, start, stop, rotateServiceAccountSigningKeys, abortLatestOperation, rotateClusterCertificates, resetAADProfile, resetServicePrincipalProfile, listClusterMonitoringUserCredentials, listClusterUserCredentials, listClusterAdminCredentials, getAccessProfile, list, listByResourceGroup, $delete, updateTags, createOrUpdate, get, } from "./operations.js"; export type { ManagedClustersListKubernetesVersionsOptionalParams, ManagedClustersListMeshUpgradeProfilesOptionalParams, ManagedClustersGetMeshUpgradeProfileOptionalParams, ManagedClustersListMeshRevisionProfilesOptionalParams, ManagedClustersGetMeshRevisionProfileOptionalParams, ManagedClustersGetUpgradeProfileOptionalParams, ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams, ManagedClustersGetCommandResultOptionalParams, ManagedClustersRunCommandOptionalParams, ManagedClustersStartOptionalParams, ManagedClustersStopOptionalParams, ManagedClustersRotateServiceAccountSigningKeysOptionalParams, ManagedClustersAbortLatestOperationOptionalParams, ManagedClustersRotateClusterCertificatesOptionalParams, ManagedClustersResetAADProfileOptionalParams, ManagedClustersResetServicePrincipalProfileOptionalParams, ManagedClustersListClusterMonitoringUserCredentialsOptionalParams, ManagedClustersListClusterUserCredentialsOptionalParams, ManagedClustersListClusterAdminCredentialsOptionalParams, ManagedClustersGetAccessProfileOptionalParams, ManagedClustersListOptionalParams, ManagedClustersListByResourceGroupOptionalParams, ManagedClustersDeleteOptionalParams, ManagedClustersUpdateTagsOptionalParams, ManagedClustersCreateOrUpdateOptionalParams, ManagedClustersGetOptionalParams, } from "./options.js"; //# sourceMappingURL=index.d.ts.map