import type { WidgetData } from "../domain"; export declare function getUserId(data: WidgetData): string; //# sourceMappingURL=UserIdentificationService.d.ts.map