import { PageLivingSpace } from "@/pages/living-space/tables/page" const SSRPageLivingSpace = () => { return <> } export default SSRPageLivingSpace;