import * as types from "../applicationinsights";
declare var appInsights: typeof types;
export = appInsights;
