import React from 'react'; import { SessionHtmlRenderer } from './SessionHTMLRenderer'; export const AccentText: React.FC = () => (
);