import EmbeddableComponent, { ComponentOptions } from './EmbeddableComponent'; export default EmbeddableComponent; export type { ComponentOptions };