import Client from "./client"; const Hyprland = { Client, }; export default Hyprland;