export { default as FancyLine } from './FancyLine'; export type { TFancyLine, TFancyLineWithHTMLAttributes } from './TFancyLine.model';