import Icon from "../icon.jsx"; export default function BellOff(props) { return ( ); }