import React from "react"; function ConfigurationLayout({ children }: { children: React.ReactNode }) { return