import React from 'react' import styles from './Input.module.scss' const Input = props => export default Input