import { PostHog } from '../posthog-core';
export declare const setAllPersonProfilePropertiesAsPersonPropertiesForFlags: (posthog: PostHog) => void;
