import React from "react"; declare type Props = {}; export declare const DebugPanel: React.FC; export {};