import type { UserEvents } from '../../core/user-events';
export declare const AnalyticsContext: import("preact").Context<UserEvents>;
