import styles from './style.module.scss'; export function Dummy(): JSX.Element { return
Dummy component
; }