import { TextOptions } from "./text/text-options.js";
export declare const TextEditorPanelView: import("@chasemoskal/magical").View<[TextOptions]>;
