export { azureAksDetector } from './AzureAksDetector';
export { azureAppServiceDetector } from './AzureAppServiceDetector';
export { azureContainerAppsDetector } from './AzureContainerAppsDetector';
export { azureFunctionsDetector } from './AzureFunctionsDetector';
export { azureVmDetector } from './AzureVmDetector';
//# sourceMappingURL=index.d.ts.map