import type { AnalyticsContextFunction } from './types'; declare const AnalyticsContext: AnalyticsContextFunction; export default AnalyticsContext;