import { Widget } from "astal/gtk3"; let popup = { window: null, state: "", } export { popup }