import { FC } from "react"; const Logo: FC = () => (
Slash.sa
); export default Logo;