export default function ArticleContent({ htmlContent, type }) { return (
); }