export { default as FancyContent } from './FancyContent'; export type { TFancyContent, TFancyContentHTMLAttrs } from './FancyContent.model';