import { PostHog } from "../types"; export declare const useVitePostHog: () => PostHog | null;