export { default } from "./RelatedArticles.container"; export type { RelatedArticlesProps, RelatedArticlesVariant, } from "./RelatedArticles.types";