export interface ReferrerInfo { referrer?: string; historyLength?: number; } //# sourceMappingURL=ReferrerInfo.d.ts.map