export function extraMetrics(metrics: any): {
    videoRecordingStart: any;
    visualMetrics: any;
};
//# sourceMappingURL=extraMetrics.d.ts.map