import { eventWithTime } from "@rrweb/types"; export declare const processEvent: (event: eventWithTime) => Promise;