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