import { Gtk } from "ags/gtk4"; export const Footer = () => { const { END } = Gtk.Align; return ( ); };