import AstalNetwork from "gi://AstalNetwork"; export const Network = () => { const network = AstalNetwork.get_default(); return ( ); };