import { Editor, IAllProps } from './components/Editor';
export { Editor, IAllProps };
