export declare enum CachePrivacyMode { Strict = "strict", PolicyAllowed = "policy_allowed" } //# sourceMappingURL=cache_privacy_mode.d.ts.map