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