import React, { FC } from 'react'; import * as styles from './styles.scss'; const ImageSwitcher: FC<{}> = () => (