import type { Hooks } from '../hooks';
export declare function startRUMInternalContext(hooks: Hooks): void;
