import type { EditorProps } from "../components/Editor"; type Plugin = (Partial>); export default Plugin; //# sourceMappingURL=Plugin.d.ts.map