export declare const DEVTOOLS_SHADOW_DOM_ID = "__perf-monitor-devtools-container__"; export declare const DEVTOOLS_SHADOW_DOM_ROOT_ID = "__perf-monitor-devtools-root__"; export declare const DEVTOOLS_OPEN_EDITOR_ENDPOINT = "/__react-render-tracker__/open"; export declare const DEVTOOLS_READ_FILE_ENDPOINT = "/__react-render-tracker__/read"; export declare const DEVTOOLS_STANDALONE = "/__react-render-tracker__/standalone";