/**
 * Vendored in from @sentry/rrweb.
 *
 * This is a copy of the function from rrweb, it is not nicely exported there.
 */
export declare function closestElementOfNode(node: Node | null): HTMLElement | null;
//# sourceMappingURL=rrweb.d.ts.map
