import type { NodeOptions } from '@highlight-run/node'; export declare function registerHighlight(nodeOptions: NodeOptions): Promise; //# sourceMappingURL=register-highlight.d.ts.map