/** * When running e2e tests, we need to generate deterministic widget local identifiers. */ export declare function generateWidgetLocalIdentifier(): string; //# sourceMappingURL=widgetLocalIdentifier.d.ts.map