export function Input(props: React.InputHTMLAttributes) { return ; } export default Input;