import SettingsLayout from './SettingsLayout'; export default function ({ children }) { return {children}; }