import { default as style } from './index.module.scss'; export * from './EditorPlugin'; export * from './makeEditorPlugin'; export * from './OverlayWrapper'; export { style }; //# sourceMappingURL=index.d.ts.map