/** * Application Insights logger module */ export declare class AppInsightsLoggerModule { constructor(parentModule: AppInsightsLoggerModule); }