import type { FC } from 'react'; import styles from './CommonComponentTest.module.css'; export const CommonComponentTest: FC = () => { return (