import { Astal } from 'astal/gtk3'; import PopupWindow from '../misc/popup-window'; import Popups from './popups'; import Center from './center'; export const NotifPopups = () => ( ); export const NotifCenter = () => ( );