import { GuiOptions } from "./gui/types/gui-options.js";
export declare const GuiEditorPanelView: import("@chasemoskal/magical").View<[GuiOptions]>;
