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