type $TSFixMe = any;
declare function EditorPanel(props: $TSFixMe): import("preact").JSX.Element;
export default EditorPanel;
//# sourceMappingURL=EditorPanel.d.ts.map