import { RootMiddleware } from '../../types'; import './snippet'; export declare function createAnalyticsMiddleware(apiKey: string): RootMiddleware;