/// <reference types="react" />
declare const RenderDebuggerPanel: (bottom: boolean) => JSX.Element;
export default RenderDebuggerPanel;
