import "./NotificationButton.css";
/**
 * Handles toggling of the audio feature.
 */
declare const NotificationButton: () => import("react/jsx-runtime").JSX.Element;
export default NotificationButton;
//# sourceMappingURL=NotificationButton.d.ts.map