/** * Contains the FormattedString and Span classes, which are used to create a formatted (rich text) strings. * @module "text/formatted-string" */ /** */ export * from "../ui/text-base/formatted-string";