import Editor from "./components/Editor"; export default Editor; export type { Theme } from "./utils/types";