export { default as VEDAContentEditor } from '../VEDAContentEditor'; export type { VEDAContentEditorProps, EditorPageProps } from './types'; //# sourceMappingURL=index.d.ts.map