import { SessionRecorderConfigs, SessionRecorderOptions } from '../types'; export declare const getSessionRecorderConfig: (c: SessionRecorderOptions) => SessionRecorderConfigs; //# sourceMappingURL=session-recorder.d.ts.map