import styles from './styles.module.css'; import React from 'react'; export function DotTyping({ loading = true }: { loading?: boolean }) { return (