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