import { FC } from 'react' import styles from './AuthLayout.module.scss' const AuthLayout: FC = (props) => (