export interface ActivityNotifyTelemetry { activityId: string; processType: 'click' | 'close'; } //# sourceMappingURL=activity.d.ts.map