import React from "react"; const InputSelect = () => { return
; }; export default InputSelect;