import { Panel } from './Panels'; import { HeaderText } from './Text'; const Domain = (): JSX.Element => ( ); export default Domain;