/*! * Copyright (c) Microsoft. All rights reserved. */ export declare enum TelemetryProvider { ApplicationInsights = "ApplicationInsights" }