import { TFancyLineWithHTMLAttributes } from './TFancyLine.model'; export default function FancyLine(props: TFancyLineWithHTMLAttributes): import("react/jsx-runtime").JSX.Element;