import type { AnalyticsConfig } from "../lib/types.js"; export declare const proxyTemplate: (analyticsConfig?: AnalyticsConfig | null) => string;