import React from 'react'; /** * Default MacigBell icon for the notification launcher/toggler. * * @example * */ export default function BellIcon(): React.JSX.Element;