export { default as RichTextInput } from './cmp.rich-text-input.svelte'; export type { RichTextInputOptions } from './types';