import type { AnalyticsCollector } from '../collector'; export declare function initPostHogScreenRecording(ko: AnalyticsCollector): void;