import React from "react"; function SelectSingleIcon() { return ( ); } export default SelectSingleIcon;