import type { PostHog } from '../posthog-rn'; export declare const usePostHog: () => PostHog;