import '../styles';
import Editor from '../Editor';
export * from '../lib';
export default Editor;
