const postHogNodeExperimentalDeprecationWarning = "[PostHog] `posthog-node/experimental` is deprecated. Use `import type { FlagDefinitionCacheData, FlagDefinitionCacheProvider } from 'posthog-node'` instead.";
console.warn(postHogNodeExperimentalDeprecationWarning);