export declare function startMeasureReactNodeViewRendered({ nodeTypeName, }: { nodeTypeName: string; }): void;