import FlexibleEditorContent from "./FlexibleEditorContent.vue";
export default FlexibleEditorContent;

export type * from "./types";
