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