export { default as DynamicComponent } from './cmp.dynamic-component.svelte'; export { DynamicComponentModel } from './types.svelte';