import Icon from "../icon.jsx"; import * as Utils from "../../../utils"; export default function Sun(props) { return ( ); }