import { RecorderPublicConfig } from '../recorder'; export declare const migrateRRWebConfigToSplunkConfig: (config: NonNullable>) => RecorderPublicConfig;